widget-factory: Add a mnemonic conflict
authorMatthias Clasen <mclasen@redhat.com>
Thu, 28 May 2020 12:32:03 +0000 (08:32 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 28 May 2020 12:34:06 +0000 (08:34 -0400)
Make Alt-e the mnemionic for both the Edit menu
and the Select button on page 2. This shows that
mnemonic cycling doesn't currently work, we always
open the menu.

demos/widget-factory/widget-factory.ui

index 7523595c4b031c0786d7f6f806dbbe623a678f56..5414ce82beb9318962af652a9ba551cb01b45d43 100644 (file)
@@ -2169,7 +2169,7 @@ microphone-sensitivity-medium-symbolic</property>
                             </child>
                             <child>
                               <object class="GtkButton" id="selection_dialog_button">
-                                <property name="label" translatable="yes">_Select</property>
+                                <property name="label" translatable="yes">S_elect</property>
                                 <property name="use-underline">1</property>
                               </object>
                             </child>